home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / program / gtld3656.lha / GadUtil / include / proto / gadutil.h
C/C++ Source or Header  |  1994-12-24  |  184b  |  7 lines

  1. #ifndef PROTO_GADUTIL_H
  2. #define PROTO_GADUTIL_H
  3. #include <exec/types.h>
  4. extern struct Library *GadUtilBase;
  5. #include <clib/gadutil_protos.h>
  6. #include <pragmas/gadutil_pragmas.h>
  7. #endif